home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / prolog / modprolg / mod-prol.lha / Prolog / cmplib / src / makeall < prev   
Text File  |  1992-05-21  |  2KB  |  36 lines

  1. $HOME/Prolog/sim/sbprolog -p 200000 -m 500000 $HOME/Prolog/modlib/\$readloop <<ENDSIM
  2. compile('\$alloctvars1.P', '../\$alloctvars1', []).
  3. compile('\$asm1.P', '../\$asm1', []).
  4. compile('\$asmpass11.P', '../\$asmpass11', []).
  5. compile('\$asmpass21.P', '../\$asmpass21', []).
  6. compile('\$aux1.P', '../\$aux1', []).
  7. compile('\$builtins1.P', '../\$builtins1', []).
  8. compile('\$compile1.P', '../\$compile1', []).
  9. compile('\$computil1.P', '../\$computil1', []).
  10. compile('\$cond1.P', '../\$cond1', []).
  11. compile('\$convrhs1.P', '../\$convrhs1', []).
  12. compile('\$eval1.P', '../\$eval1', []).
  13. compile('\$factor1.P', '../\$factor1', []).
  14. compile('\$flatten1.P', '../\$flatten1', []).
  15. compile('\$geninline1.P', '../\$geninline1', []).
  16. compile('\$getclauses.P', '../\$getclauses', []).
  17. compile('\$index1.P', '../\$index1', []).
  18. compile('\$inline1.P', '../\$inline1', []).
  19. compile('\$inprog1.P', '../\$inprog1', []).
  20. compile('\$inst1.P', '../\$inst1', []).
  21. compile('\$listutil1.P', '../\$listutil1', []).
  22. compile('\$normvarocc1.P', '../\$normvarocc1', []).
  23. compile('\$opcode.P', '../\$opcode', []).
  24. compile('\$peephole1.P', '../\$peephole1', []).
  25. compile('\$preprocess1.P', '../\$preprocess1', []).
  26. compile('\$procarglist1.P', '../\$procarglist1', []).
  27. compile('\$procclp1.P', '../\$procclp1', []).
  28. compile('\$prococc1.P', '../\$prococc1', []).
  29. compile('\$procvars1.P','../\$procvars1',[]).
  30. compile('\$targlist1.P', '../\$targlist1', []).
  31. compile('\$tcond1.P','../\$tcond1',[]).
  32. compile('\$tindex1.P', '../\$tindex1', []).
  33. compile('\$tprog1.P', '../\$tprog1', []).
  34. compile('\$translate1.P', '../\$translate1', []).
  35. ENDSIM
  36.